+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+2001-08-28 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_class_init):
+ Make unrealize GTK_RUN_LAST.
+
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
* gtk/gtkradiobutton.c: fix silly cut'n'paste error,
GTK_TYPE_NONE, 0);
widget_signals[UNREALIZE] =
gtk_signal_new ("unrealize",
- GTK_RUN_FIRST,
+ GTK_RUN_LAST,
GTK_CLASS_TYPE (object_class),
GTK_SIGNAL_OFFSET (GtkWidgetClass, unrealize),
gtk_marshal_VOID__VOID,